repo.or.cz
/
kgraphinterface.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Yannick Shpilka , cleaned up
[kgraphinterface.git]
/
Makefile.cvs
blob
4c0afd1a4ec773a316cde9632107db3bb2d6eed8
1
all:
2
@echo "This Makefile is only for the CVS repository"
3
@echo "This will be deleted before making the distribution"
4
@echo ""
5
$(MAKE) -f admin/Makefile.common cvs
6
7
dist:
8
$(MAKE) -f admin/Makefile.common dist
9
10
.SILENT: