repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
converters
/
qkc
/
patches
/
patch-aa
blob
5767de69c5cc04d803f1bab954bf379b4f59426e
1
$NetBSD$
2
3
--- Makefile.orig 1995-10-01 00:00:00.000000000 +1200
4
+++ Makefile
5
@@ -1,6 +1,6 @@
6
# Makefile for qkc
7
8
-CC = cc
9
+#CC = cc
10
BIND = $(CC)
11
CFLAGS = -O
12
LFLAGS = -o qkc $(CFLAGS)