Commit Diff


commit - c7224e4126f5079e0dcb5b29b8ddb14c242a6c0b
commit + 1dec34dfda7ccb3caadab65aca907251ab8fd72e
blob - 7e95545a3d5b04f4123fd275efd2ad5186d17885
blob + c31699157d7ba2f8b65cbb6efd3c4c533b9ff4dd
--- template/Makefile
+++ template/Makefile
@@ -1,5 +1,5 @@
 PROG=	template
-SRCS=	template.c tmpl.c parse.y
+SRCS=	template.c parse.y
 
 MAN=	template.1 template.7