From 673f690a37f6673a3262e933709c79de8a66f48c Mon Sep 17 00:00:00 2001 From: Robert de Bath Date: Mon, 22 Jul 2002 23:35:31 +0200 Subject: Import Dev86src-0.16.4.tar.gz --- unproto/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unproto/Makefile') diff --git a/unproto/Makefile b/unproto/Makefile index a9a8c04..5381719 100644 --- a/unproto/Makefile +++ b/unproto/Makefile @@ -38,7 +38,7 @@ SKIP = # 7. Specify a string constant with exactly three octal digits. If you # change this definition, you will have to update the example.out file. # -BELL = -DBELL=\"007\" +# BELL = -DBELL=\"007\" # Some C compilers have problems with "void". The nature of the problems # depends on the age of the compiler. -- cgit v1.2.1