projects
/
apple
/
xnu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
xnu-3789.1.32.tar.gz
[apple/xnu.git]
/
bsd
/
crypto
/
rc4
/
Makefile
diff --git
a/bsd/crypto/rc4/Makefile
b/bsd/crypto/rc4/Makefile
index dc49732bc578079f85a6d1b3a42b2b3cecc96f9e..49f4d81290226d9ffd9c1af52269123517ca6731 100644
(file)
--- a/
bsd/crypto/rc4/Makefile
+++ b/
bsd/crypto/rc4/Makefile
@@
-3,7
+3,6
@@
export MakeInc_def=${SRCROOT}/makedefs/MakeInc.def
export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
-
include $(MakeInc_cmd)
include $(MakeInc_def)
@@
-18,5
+17,3
@@
INSTALL_KF_MI_LCL_LIST = ${PRIVATE_DATAFILES}
include $(MakeInc_rule)
include $(MakeInc_dir)
-
-