blob: 6698a545eb7782a24e5031dcf09d8f148eb5f7e6 [file] [log] [blame]
Chris Lattner00950542001-06-06 20:29:01 +00001LEVEL = .
2DIRS = lib tools
3
4include $(LEVEL)/Makefile.common
5
6test :: all
7 cd test; $(MAKE)