reactos/lib/3rdparty/stlport/build/Makefiles/templates/Makefile-lib.inc
Cameron Gutman c2d0d784c7 [USB-BRINGUP-TRUNK]
- Create a branch to do a proper merge of USB work from a trunk base instead of from cmake-bringup
- In the future, DO NOT under any circumstances branch another branch. This leads to merge problems!

svn path=/branches/usb-bringup-trunk/; revision=55018
2012-01-20 20:58:46 +00:00

9 lines
144 B
Makefile

# -*- 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