소스 검색

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*