summaryrefslogtreecommitdiff
path: root/graphics/dx/patches/patch-ah
blob: 87637d3be1d52eada8ead3c072dc1935d0003263 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ah,v 1.1.1.1 1999/10/01 11:23:15 drochner Exp $
--- src/uipp/dxuilib/Makefile.in.orig	Mon Sep 27 00:06:55 1999
+++ src/uipp/dxuilib/Makefile.in	Mon Sep 27 00:06:59 1999
@@ -2724,7 +2724,7 @@
 		sed -e 's/$$/",/' > imagemac.txt
 
 netlex.c: net.lex
-	$(LEX) net.lex
+	$(LEX) -l net.lex
 	mv lex.yy.c netlex.c
 
 netyacc.c: net.yacc netlex.c netyacc.awk