projects
/
dragonfly.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge from vendor branch GDB:
[dragonfly.git]
/
bin
/
Makefile.inc
1
# @(#)Makefile.inc 8.1 (Berkeley) 5/31/93
2
# $FreeBSD: src/bin/Makefile.inc,v 1.11.2.1 2001/12/13 09:58:12 ru Exp $
3
# $DragonFly: src/bin/Makefile.inc,v 1.2 2003/06/17 04:22:38 dillon Exp $
4
5
BINDIR?= /bin
6
CFLAGS+= -Wall -Wformat
7
NOSHARED?= YES