mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
9 lines
144 B
PHP
9 lines
144 B
PHP
![]() |
# -*- 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
|