Changeset 7131
- Timestamp:
- 02/01/10 22:37:20 (7 months ago)
- Files:
-
- 1 modified
-
trunk/liquidsoap/Makefile.rules (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/liquidsoap/Makefile.rules
r7130 r7131 12 12 install: install-local install-subdirs 13 13 clean: clean-subdirs clean-local clean-buildings 14 rm -f *.cmo *.cmi *.cmx *.cma *.cmxa *.o *.annot configure.ml14 rm -f *.cmo *.cmi *.cmx *.cma *.cmxa *.o *.annot 15 15 doc: doc-local doc-subdirs doc-auto 16 16
