Makefile 99 B

123456
  1. PROG= sed
  2. SRCS= compile.c main.c misc.c process.c
  3. include ../tool.mk
  4. CPPFLAGS+= -D'__SCCSID(x)='