Rules.make in 1.3.54

David Cleveland Haynes gt9900b at prism.gatech.edu
Sat Feb 24 23:04:45 EST 1996


To be more specific than my last post, here is th real problem:

When I try "make config" or ANY form of "make" actually, I get the
following error message:

	make: Rules.make:13: missing separator.  Stop.

Here is a copy of the first 20 lines of my Rules.make:

#
# This file contains rules which are shared between multiple Makefiles.
#

#
# False targets.
#
.PHONY: dummy

#
# Special variables which should not be exported
#
unexport EXTRA_ASFLAGS
unexport EXTRA_CFLAGS
unexport EXTRA_LDFLAGS
unexport EXTRA_ARFLAGS
unexport SUBDIRS
unexport SUB_DIRS
unexport ALL_SUB_DIRS
unexport MOD_SUB_DIRS






More information about the Ale mailing list