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/read.c

    r917 r919  
    100100# define INCLUDEDIR "."
    101101#endif
     102# ifdef INCLUDEDIR  /* bird */
    102103    INCLUDEDIR,
     104# else              /* bird */
     105    ".",            /* bird */
     106# endif             /* bird */
    103107#ifndef _AMIGA
    104108    "/usr/gnu/include",
Note: See TracChangeset for help on using the changeset viewer.