Files
harbour-core/harbour/tests/bldtest/Makefile
Przemyslaw Czerpak e54c021564 2004-03-20 15:05 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
+ harbour/tests/bldtest/Makefile
  + harbour/tests/bldtest/bldtest.c
    + simple C program to check if Harbour can be compiled on
      used machine / system / C compiler
2004-03-20 13:55:19 +00:00

14 lines
100 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
C_MAIN=endian.c
LIBS=\
include $(TOP)$(ROOT)config/bin.cf