]> andersk Git - moira.git/commitdiff
added depend target
authormar <mar>
Thu, 15 Feb 1990 14:18:09 +0000 (14:18 +0000)
committermar <mar>
Thu, 15 Feb 1990 14:18:09 +0000 (14:18 +0000)
include/Makefile

index b97c2970935069b5a8c32b64158fcff3fac76138..386a6c2a59b5035f9d15a5b504c51c0e5ccdde2a 100644 (file)
@@ -17,3 +17,6 @@ install: ${FILES}
        install -c -m 644 sms.h ${DESTDIR}/usr/include/sms.h
        install -c -m 644 sms_app.h ${DESTDIR}/usr/include/sms_app.h
        install -c -m 644 sms_et.h ${DESTDIR}/usr/include/sms_et.h
+
+depend:
+
This page took 0.095209 seconds and 5 git commands to generate.