DEBSOURCES
Skip Quicknav
sources / lintian / 2.5.50.4 / t / tests / scripts-ocamlrun / debian / Makefile
12345678
default: : install: install -d $(DESTDIR)/usr/bin install -m755 script1 $(DESTDIR)/usr/bin/ .PHONY: distclean realclean clean install test check