$NetBSD: patch-aa,v 1.1.1.1 2001/02/13 13:55:42 wiz Exp $

--- Makefile.orig	Mon Sep 18 19:26:03 2000
+++ Makefile
@@ -1,8 +1,9 @@
 RM=/bin/rm
-CC=gcc
+#CC=gcc
 AR=ar
-CFLAGS=-Wall -Wstrict-prototypes -O2
+CFLAGS+=-Wall -Wstrict-prototypes
 
+all: read_cuecat
 
 
 read_cuecat:	read_cuecat.o		\
