Parent Directory
|
Revision Log
Harmonized the *makefiles.
| 1 | trond | 3 | # $Ximalas$ |
| 2 | |||
| 3 | PROG= darkstattype | ||
| 4 | SRCS= darkstattype.c | ||
| 5 | NO_MAN= yes | ||
| 6 | |||
| 7 | trond | 18 | CFLAGS += -Wall |
| 8 | CFLAGS += -O0 -gdwarf-2 | ||
| 9 | #CFLAGS += -O3 | ||
| 10 | #LDFLAGS = -s | ||
| 11 | trond | 3 | |
| 12 | trond | 18 | NO_CTF= yes |
| 13 | |||
| 14 | trond | 3 | .include <bsd.prog.mk> |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | Ximalas=%H |
| svn:mime-type | text/plain |
| svn@ximalas.info | ViewVC Help |
| Powered by ViewVC 1.3.0-dev |