blob: a49a51cda0fdf4900d167bbedf69c48a02f94770 [file] [log] [blame]
# Location of DJGPP's header directory.
SYSTEM_HEADER_DIR=$(DJDIR)/include
# on DJGPP the 'ln -s' does not work correctly
LN = cp -p
LN_S = cp -p