Change a comment so that RCS doesn't expand it... (like, duh)

This commit is contained in:
thorpej 1996-09-26 21:47:52 +00:00
parent aff6c1c4c7
commit 0f1d076b3f
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# $Id: Makefile,v 1.5 1996/09/04 08:04:12 thorpej Exp $
# $Id: Makefile,v 1.6 1996/09/26 21:47:52 thorpej Exp $
# Define FSYNC_ALL to get slower but safer writes in case of crashes in
# the middle of CVS/RCS changes
CFLAGS+=-DFSYNC_ALL
# If you wish to use a different Id token in addition to $Id: Makefile,v 1.5 1996/09/04 08:04:12 thorpej Exp $,
# If you wish to use a different Id token in addition to Id,
# uncomment the following line and edit to taste.
#CFLAGS+=-DLOCALID=\"Foo\"