Don't build profiled libraries. (NOPROFILE= yes. I don't like the negative
logic or lack of checking of truth values. There are too many ways to spell "yes". Some Makefiles spell it as "no".)
This commit is contained in:
parent
8fb8c1a9e9
commit
2eac550340
@ -7,6 +7,8 @@ SRCS = argmatch.c error.c getopt.c sighandle.c strippath.c stripslash.c yesno.c
|
||||
|
||||
CLEANFILES+= getdate.c y.tab.h
|
||||
|
||||
NOPROFILE= yes
|
||||
|
||||
install:
|
||||
@echo -n
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user