repo.or.cz
/
mcs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2009-07-20 Jb Evain <jbevain@novell.com>
[mcs.git]
/
tools
/
monop
/
Makefile
blob
5ab160617db4a09651f98d5b6472b6859978d6db
1
thisdir
=
tools
/
monop
2
SUBDIRS
=
3
include
..
/
..
/
build
/
rules.make
4
5
PROGRAM
= $(
topdir
)/
class
/
lib
/$(
PROFILE
)/
monop.exe
6
7
CLEAN_FILES
=
monop.exe monop2.exe
*
.mdb
8
9
include
..
/
..
/
build
/
executable.make