summaryrefslogtreecommitdiffstats
path: root/graphics/libaux/files/patch-Imakefile
blob: 9a8a72c697f2e22064feb554185f6bdf70ff0891 (plain)
1
2
3
4
5
6
7
8
9
10
--- Imakefile	2001/03/14 10:33:44	1.1
+++ Imakefile	2001/03/14 10:34:01
@@ -42,3 +42,7 @@
 DependTarget()
 CleanTarget()
 
+.c.o:
+	$(RM) $@
+	$(CC) -c $(CFLAGS) $(_NOOP_) $*.c -o $@
+
OpenPOWER on IntegriCloud