From owner-freebsd-questions Sat Dec 13 03:50:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA17947 for questions-outgoing; Sat, 13 Dec 1997 03:50:12 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from arl-img-3.compuserve.com (arl-img-3.compuserve.com [149.174.217.133]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA17942 for ; Sat, 13 Dec 1997 03:50:08 -0800 (PST) (envelope-from Malcolm_Boff@compuserve.com) Received: (from mailgate@localhost) by arl-img-3.compuserve.com (8.8.6/8.8.6/2.9) id GAA17068 for freebsd-questions@freebsd.org; Sat, 13 Dec 1997 06:49:36 -0500 (EST) Date: Sat, 13 Dec 1997 06:40:48 -0500 From: Malcolm G Boff Subject: make and SCCS To: "freebsd-questions@freebsd.org" Message-ID: <199712130641_MC2-2BD3-47B4@compuserve.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id DAA17943 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk The 'make' program does not appear to support the suffix rules for SCCS for example :- .c~: $(GET) $(GFLAGS) -p $< > $*.c $(CC) $(CFLAGS) $(LDFLAGS) $*.c -o $* -rm -f $*.c (I tried adding these to /usr/share/sys.mk without success). Can anyone give a clue as to how this might be acheived (re:O'Reilly & Associates, Managing Projects with Make). Before I get a flood of answers saying that SCCS is copyright and not supplied there is a GNU supported version. Also I know that there are other configuration management tools available, however my customer uses SCCS. All help appreciated. Please respond to my eMail address as I am no longer on the forum. Malcolm G. Boff Sylmex Ltd.