]> git.stg.codes - stg.git/blob - stglibs/hostallow.lib/Makefile
Добавление исходников
[stg.git] / stglibs / hostallow.lib / Makefile
1 ###############################################################################
2 # $Id: Makefile,v 1.3 2007/05/08 14:29:20 faust Exp $
3 ###############################################################################
4
5 LIB_NAME = hostallow
6 PROG = lib$(LIB_NAME)
7
8 SRCS = hostallow.cpp
9
10 INCS = hostallow.h
11
12 include ../Makefile.in