Parent Directory
|
Revision Log
Harmonized the *makefiles.
| 1 | # $Ximalas$ |
| 2 | |
| 3 | PROG= darkstattype |
| 4 | SRCS= darkstattype.c |
| 5 | NO_MAN= yes |
| 6 | |
| 7 | CFLAGS += -Wall |
| 8 | CFLAGS += -O0 -gdwarf-2 |
| 9 | #CFLAGS += -O3 |
| 10 | #LDFLAGS = -s |
| 11 | |
| 12 | NO_CTF= yes |
| 13 | |
| 14 | .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 |