summaryrefslogtreecommitdiff
path: root/examples
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
commitf992437cdaa5fdbe3cafc7714118fd571fe7cc2d (patch)
treea3ef1c674a50aa4dd4f8428400c3cfe2ad116330 /examples
parent09241909e911eda138c4b8a709461e31d0c84d6f (diff)
downloadATCD-f992437cdaa5fdbe3cafc7714118fd571fe7cc2d.tar.gz
Remove inclusion of rules.lib.GNU.
Diffstat (limited to 'examples')
-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