summaryrefslogtreecommitdiff
path: root/examples/OS
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-17 17:38:56 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-17 17:38:56 +0000
commit30ec93ea82d6a632dd12b36ccd77ca642a1fa2e3 (patch)
treea3ef1c674a50aa4dd4f8428400c3cfe2ad116330 /examples/OS
parenta8e1a41118396e3071e6262fa23f0e6767efda10 (diff)
downloadATCD-30ec93ea82d6a632dd12b36ccd77ca642a1fa2e3.tar.gz
Remove inclusion of rules.lib.GNU.
Diffstat (limited to 'examples/OS')
-rw-r--r--examples/OS/Process/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/OS/Process/Makefile b/examples/OS/Process/Makefile
index d774839edfa..b638fca658f 100644
--- a/examples/OS/Process/Makefile
+++ b/examples/OS/Process/Makefile
@@ -26,7 +26,6 @@ include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU
include $(ACE_ROOT)/include/makeinclude/macros.GNU
include $(ACE_ROOT)/include/makeinclude/rules.common.GNU
include $(ACE_ROOT)/include/makeinclude/rules.nonested.GNU
-include $(ACE_ROOT)/include/makeinclude/rules.lib.GNU
include $(ACE_ROOT)/include/makeinclude/rules.bin.GNU
include $(ACE_ROOT)/include/makeinclude/rules.local.GNU