summaryrefslogtreecommitdiff
path: root/unproto/Makefile
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>2002-07-22 23:35:31 +0200
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:48:47 +0200
commit673f690a37f6673a3262e933709c79de8a66f48c (patch)
tree3acd007863bf23ce8549f9edb5e51d23a3bc6078 /unproto/Makefile
parent352e3b3230dfc6746be6d53325ffe1e33efc5289 (diff)
downloaddev86-673f690a37f6673a3262e933709c79de8a66f48c.tar.gz
Import Dev86src-0.16.4.tar.gzv0.16.4
Diffstat (limited to 'unproto/Makefile')
-rw-r--r--unproto/Makefile2
1 files changed, 1 insertions, 1 deletions
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.