summaryrefslogtreecommitdiff
blob: 3b981116b89e0951d8a5cd9d30fd9e7d7333a89f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Respect user variables

--- a/Makefile
+++ b/Makefile
@@ -2,9 +2,5 @@
 # Makefile for Linux Zorro Utilities
 # Copyright (C) 1998--2000 Geert Uytterhoeven <geert@linux-m68k.org>
 
-CC=gcc
-OPT=-O3 -fomit-frame-pointer
-CFLAGS+=$(OPT) -Wall
-
 PREFIX=/usr