ceriel 34 лет назад
Родитель
Сommit
651a5f5f1b
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      lang/cem/cpp.ansi/Makefile

+ 2 - 2
lang/cem/cpp.ansi/Makefile

@@ -58,7 +58,7 @@ PRFILES = Makefile Parameters \
 GOBJ =	char.o symbol2str.o
 
 # generated source files
-GSRC =	char.c symbol2str.c
+GSRC =	char.c symbol2str.c next.c
 
 # .h files generated by `make.allod'
 STRSRC = macro.str replace.str
@@ -72,7 +72,7 @@ GHSRC =	errout.h idfsize.h ifdepth.h macbuf.h \
 
 # Other generated files, for 'make clean' only
 GENERATED = tokenfile.g Lpars.h LLfiles LL.output lint.out \
-	Xref hfiles cfiles next.c tags Makefile.old
+	Xref hfiles cfiles tags Makefile.old
 
 all:	cc