first commit
This commit is contained in:
8
extern/STLport/5.2.1/build/Makefiles/templates/Makefile-lib.inc
vendored
Normal file
8
extern/STLport/5.2.1/build/Makefiles/templates/Makefile-lib.inc
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- Makefile -*- Time-stamp: <03/07/05 21:43:31 ptr>
|
||||
# $Id$
|
||||
|
||||
LIBNAME = mylib
|
||||
MAJOR = 1
|
||||
MINOR = 0
|
||||
PATCH = 0
|
||||
SRC_CC = file1.cc file2.cc
|
||||
Reference in New Issue
Block a user