ports/x11/asfiles/patches/patch-src_Makefile_am

9 lines
312 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- src/Makefile.am.orig Tue Nov 26 01:15:15 1996
+++ src/Makefile.am Wed Mar 7 19:09:44 2001
@@ -17,4 +17,4 @@ offix_DATA = FilesMagic Filesrc
EXTRA_DIST = Files.ad xfmtype.c $(offix_DATA)
Files.ad.h: Files.ad
- cd $(srcdir) && $(top_srcdir)/ad2c $< > $@
+ cd $(srcdir) && $(top_srcdir)/ad2c Files.ad > $@