4
0
Эх сурвалжийг харах

Initialize SUFFIXES and CLEANFILES since the makefile snippet from localcharset uses '+=' on them.

Sergey Poznyakoff 20 жил өмнө
parent
commit
1625cc5f67
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      lib/Makefile.tmpl

+ 2 - 0
lib/Makefile.tmpl

@@ -50,5 +50,7 @@ $(srcdir)/getdate.c: getdate.y
 	  $(YACC) $(YFLAGS) getdate.y && \
 	  mv -f y.tab.c getdate.c
 
+SUFFIXES = .o .c .h
+CLEANFILES = 
 # gnulib modules