/[darkstattype]/trunk/BSDmakefile
ViewVC logotype

Annotation of /trunk/BSDmakefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18 - (hide annotations) (download)
2014-03-26T09:46:21Z (10 years, 1 month ago) by trond
Content type: text/plain
File size: 172 byte(s)
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>

Properties

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