瀏覽代碼

The name cpp.new for the alternative C-preprocessor is
no longer needed.

em 40 年之前
父節點
當前提交
3afc39c1ea
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/descr/fe.src

+ 1 - 1
lib/descr/fe.src

@@ -2,7 +2,7 @@
 name cpp
 	# no from, it's governed by the P property
 	to .i
-	program {EM}/lib/cpp.new
+	program {EM}/lib/cpp
 	mapflag -I* CPP_F={CPP_F?} -I*
 	mapflag -U* CPP_F={CPP_F?} -U*
 	mapflag -D* CPP_F={CPP_F?} -D*