]> git.stg.codes - stg.git/blob - stglibs/stg_logger.lib/Makefile
Remove const qualifier from function definitions
[stg.git] / stglibs / stg_logger.lib / Makefile
1 ###############################################################################
2 # $Id: Makefile,v 1.3 2007/05/08 14:29:21 faust Exp $
3 ###############################################################################
4
5 LIB_NAME = stg_logger
6 PROG = lib$(LIB_NAME)
7
8 SRCS = stg_logger.cpp
9
10 INCS = stg_logger.h
11
12 include ../Makefile.in