Преглед на файлове

Little trick to make distribution easier

ceriel преди 30 години
родител
ревизия
a81544287a
променени са 2 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 1 0
      etc/.distr
  2. 1 0
      etc/Makefile

+ 1 - 0
etc/.distr

@@ -1,6 +1,7 @@
 proto.make
 em_table
 new_table
+new_table_done
 pop_push
 traps
 ip_spec.t

+ 1 - 0
etc/Makefile

@@ -16,6 +16,7 @@ $(FILES):       em_table
 install:	$(FILES)
 
 distr:		$(FILES)
+		touch new_table_done
 
 opr:
 		make pr ^ opr