source:
to-imperative/trunk/samples/String/Makefile
@
890
Last change on this file since 890 was 890, checked in by luba, 18 years ago | |
---|---|
|
|
File size: 137 bytes |
Line | |
---|---|
1 | TOPDIR = ../.. |
2 | |
3 | include $(TOPDIR)/rules.mk |
4 | |
5 | TESTS = \ |
6 | string |
7 | |
8 | include $(TOPDIR)/samples/samples.mk |
9 | |
10 | tests::$(TESTS) |
11 | |
12 | -include $(DEPS) |
Note: See TracBrowser
for help on using the repository browser.