diff options
author | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-17 17:38:56 +0000 |
---|---|---|
committer | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-17 17:38:56 +0000 |
commit | f992437cdaa5fdbe3cafc7714118fd571fe7cc2d (patch) | |
tree | a3ef1c674a50aa4dd4f8428400c3cfe2ad116330 /examples/OS | |
parent | 09241909e911eda138c4b8a709461e31d0c84d6f (diff) | |
download | ATCD-f992437cdaa5fdbe3cafc7714118fd571fe7cc2d.tar.gz |
Remove inclusion of rules.lib.GNU.
Diffstat (limited to 'examples/OS')
-rw-r--r-- | examples/OS/Process/Makefile | 1 |
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 |