]> git.stg.codes - stg.git/blob - libs/logger/Makefile
Port to CMake, get rid of os_int.h.
[stg.git] / libs / logger / Makefile
1 ###############################################################################
2 # $Id: Makefile,v 1.3 2007/05/08 14:29:21 faust Exp $
3 ###############################################################################
4
5 LIB_NAME = stglogger
6
7 SRCS = logger.cpp
8
9 INCS = logger.h
10
11 include ../Makefile.in