3161c603a6
for bin/, commands/, libexec/, sbin/, test/, usr.bin/ and usr.sbin/. Change-Id: I8fa12c3cd86865311cef71b7faa7cf4fa785174f
7 lines
138 B
Makefile
7 lines
138 B
Makefile
LDADD+= -lminlib -lcompat_minix -lasyn -lterminfo
|
|
BINDIR?=/usr/bin
|
|
|
|
# BJG too many warnings here
|
|
NOGCCERROR?= yes
|
|
NOCLANGERROR?= yes
|
|
|