Files
harbour-core/harbour/contrib/apollo/Makefile
Przemyslaw Czerpak fae89610f2 2007-09-03 01:23 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
- harbour/contrib/apollo/makefile
  + harbour/contrib/apollo/Makefile
    * renamed

  * harbour/contrib/apollo/test/apollo.ch
  * harbour/contrib/pgsql/postgres.c
  * harbour/contrib/htmllib/errorsys.prg
  * harbour/contrib/adordd/adordd.ch
    * converted TABs to SPACEs
2007-09-02 23:23:38 +00:00

16 lines
137 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES= \
apollo.c
PRG_SOURCES=\
apollo1.prg \
LIBNAME=apollo
include $(TOP)$(ROOT)config/lib.cf