Files
harbour-core/harbour/contrib/hbziparc/common.mak
Viktor Szakats c212e5cc79 2008-09-03 16:02 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* harbour-ce-spec
   * make_deb.sh
   * harbour-w32-spec
   * harbour.spec
   * contrib/Makefile
   * contrib/make_b32_all.bat
   * contrib/make_gcc_all.sh
   * contrib/make_vc_all.bat
   + contrib/hbziparc
   - contrib/hbziparch
     + hbziparc readded to default contrib list, as it 
       creates no more harm now.
     ; NOTE: And now that this is about ready, we might 
             step forward to develop a .7z interface ;)
2008-09-03 14:11:44 +00:00

14 lines
157 B
Makefile

#
# $Id$
#
LIBNAME = $(LIBPREF)hbziparc
LIB_PATH = $(LIB_DIR)$(LIBNAME)$(LIBEXT)
LIB_OBJS = \
$(OBJ_DIR)hbziparc$(OBJEXT) \
all: \
$(LIB_PATH) \