Changeset 591 for GPL/trunk/Makefile


Ignore:
Timestamp:
Mar 9, 2017, 12:59:01 AM (8 years ago)
Author:
David Azarewicz
Message:

Remove dead code. Build system updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/Makefile

    r587 r591  
    1 %ROOT=$+$(%cwd)$-
     1!ifndef %ROOT
     2!error ROOT is not defined in the environment
     3!endif
    24ROOT=$(%ROOT)
    35
Note: See TracChangeset for help on using the changeset viewer.