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