]> andersk Git - moira.git/blobdiff - clients/mrcheck/Makefile
added depend target
[moira.git] / clients / mrcheck / Makefile
index 9ab4e7f409aa4c21b13de12588a86410530525f5..6c466a17cf3f508921bc787e1c13c8b1ab136c14 100644 (file)
@@ -33,3 +33,12 @@ clean:
 
 install:       ${PROGS}
        install -s mrcheck ${DESTDIR}/usr/athena/mrcheck
+
+depend:
+       mkdep ${CFLAGS} ${SRCS}
+
+# DO NOT DELETE THIS LINE -- mkdep uses it.
+
+mrcheck.o: mrcheck.c /usr/include/stdio.h ../../include/sms.h
+mrcheck.o: /usr/include/sms_et.h ../../include/sms_app.h
+mrcheck.o: ../../include/mit-copyright.h
This page took 0.031958 seconds and 4 git commands to generate.