GNUmakerules split into GNUmakerules and GNUmakevars.
This commit is contained in:
parent
fa6330654a
commit
df835990bf
|
@ -1,3 +1,10 @@
|
||||||
|
# $Id: GNUmakefile,v 1.2 1998-05-31 01:20:06 hjp Exp $
|
||||||
|
# $Log: GNUmakefile,v $
|
||||||
|
# Revision 1.2 1998-05-31 01:20:06 hjp
|
||||||
|
# GNUmakerules split into GNUmakerules and GNUmakevars.
|
||||||
|
#
|
||||||
|
|
||||||
|
include GNUmakevars
|
||||||
include GNUmakerules
|
include GNUmakerules
|
||||||
|
|
||||||
all: errno
|
all: errno
|
||||||
|
|
Loading…
Reference in New Issue