# # $Id: Makefile,v 1.5 1994/11/15 04:51:26 phk Exp $ # PROG = c++ SRCS = g++.c BINDIR= /usr/bin LINKS= ${BINDIR}/c++ ${BINDIR}/g++ NOMAN= 1 .include