[CMAKE]
[reactos.git] / lib / 3rdparty / stlport / build / Makefiles / templates / Makefile-lib.inc
1 # -*- Makefile -*- Time-stamp: <03/07/05 21:43:31 ptr>
2 # $Id$
3
4 LIBNAME = mylib
5 MAJOR = 1
6 MINOR = 0
7 PATCH = 0
8 SRC_CC = file1.cc file2.cc