Ignore:
Timestamp:
May 25, 2007, 12:45:29 AM (18 years ago)
Author:
bird
Message:

Avoid LOCALEDIR, ALIASDIR, LIBDIR and INCLUDEDIR.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmakenew/remake.c

    r917 r919  
    14711471#define LIBDIR "."
    14721472#endif
     1473# ifdef LIBDIR      /* bird */
    14731474      LIBDIR,                   /* Defined by configuration.  */
     1475# else              /* bird */
     1476      ".",          /* bird */
     1477# endif             /* bird */
    14741478#endif /* !KMK */
    14751479      0
Note: See TracChangeset for help on using the changeset viewer.