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