source:
to-imperative/trunk/library/Debug/refal/Makefile
@
2035
Last change on this file since 2035 was 2035, checked in by orlov, 14 years ago | |
---|---|
|
|
File size: 131 bytes |
Line | |
---|---|
1 | TOPDIR = ../../.. |
2 | |
3 | include $(TOPDIR)/rules.mk |
4 | |
5 | MODULES = \ |
6 | Debug |
7 | |
8 | all:: $(addsuffix .cc, $(MODULES)) $(addsuffix .hh, $(MODULES)) |
Note: See TracBrowser
for help on using the repository browser.