Index: trunk/util/Makefile =================================================================== --- trunk/util/Makefile (nonexistent) +++ trunk/util/Makefile (revision 4441) @@ -0,0 +1,15 @@ +ROOT=.. + +all: + +clean: + +distclean: + +install: + +linstall: + +unlinstall: + +include $(ROOT)/Makefile.conf