projects
/
apple
/
file_cmds.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
file_cmds-212.1.tar.gz
[apple/file_cmds.git]
/
mv
/
Makefile
diff --git
a/mv/Makefile
b/mv/Makefile
index 9f8f930c6fd7c3fa69c18bbbb118c0023b41b600..25de54852edd15e1215bacf120cbae4486991e22 100644
(file)
--- a/
mv/Makefile
+++ b/
mv/Makefile
@@
-4,7
+4,7
@@
Install_Dir = /bin
CFILES = mv.c
MANPAGES = mv.1
CFILES = mv.c
MANPAGES = mv.1
-Extra_CC_Flags = -Werror -Wall -
mdynamic-no-pic -
D__FBSDID=__RCSID -D_DARWIN_USE_64_BIT_INODE
+Extra_CC_Flags = -Werror -Wall -D__FBSDID=__RCSID -D_DARWIN_USE_64_BIT_INODE
Extra_LD_Flags = -dead_strip
include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
Extra_LD_Flags = -dead_strip
include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make