NetBSD/gnu/usr.bin/egcs/cc1obj/Makefile

10 lines
192 B
Makefile
Raw Normal View History

1998-08-17 06:25:44 +04:00
# $NetBSD: Makefile,v 1.7 1998/08/17 02:25:45 tv Exp $
1998-08-17 06:25:44 +04:00
PROG= cc1obj
SRCS= ${C_OBJC_SRCS} objc-parse.y objc-act.c
.include "../Makefile.cc1"
1998-08-17 06:25:44 +04:00
.PATH: ${DIST}/objc
CPPFLAGS+= -I${DIST}/objc