/[darkstattype]/trunk/BSDmakefile
ViewVC logotype

Contents of /trunk/BSDmakefile

Parent Directory Parent Directory | Revision Log Revision Log


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

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