Files
harbour-core/harbour/contrib/hbapollo/Makefile
Viktor Szakats 73bcb77ccd 2007-12-01 00:54 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
- contrib/apollo
   + contrib/hbapollo
   * contrib/hbapollo/common.mak
   * contrib/hbapollo/Makefile
   * harbour/contrib/make_b32_all.bat
   * harbour/contrib/make_vc_all.bat
     * First contrib lib rename (live rehearsal).
       (goals: hb prefix, dirname = libname, 8 chars limit)

   * harbour/contrib/make_b32_all.bat
   * harbour/contrib/make_vc_all.bat
     * DIRS internal envvar renamed to _HB_DIRS.
2007-12-01 01:02:26 +00:00

16 lines
135 B
Makefile

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