mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Don't override the (correct) default for BINDIR.
This commit is contained in:
parent
1e455c280e
commit
636c549064
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=48562
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1999/03/05 04:55:03 obrien Exp $
|
||||
# $Id: Makefile,v 1.5 1999/04/04 16:36:31 obrien Exp $
|
||||
#
|
||||
|
||||
.include "../Makefile.inc"
|
||||
@ -8,7 +8,6 @@
|
||||
|
||||
PROG = c++filt
|
||||
SRCS = cplus-dem.c getopt.c getopt1.c underscore.c
|
||||
BINDIR= /usr/bin
|
||||
NOMAN= 1
|
||||
CFLAGS+= -DMAIN -DIN_GCC -DVERSION=\"$(version)\"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user