From 89e7c8620d2a97d8f19aee776619d2e62639b288 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 24 May 2000 23:31:23 +0000 Subject: [PATCH] fix previous PCMCIA breakage --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a4432c19..7f1f92a5 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ endif # define the following if you want to compile using PCMCIA # headers -PCMCIADIR = /d/ds/stuff/pcmcia-cs-3.1.15 +#PCMCIADIR = /d/ds/stuff/pcmcia-cs-3.1.15 TOPDIR := $(shell if [ "$$PWD" != "" ]; then echo $$PWD; else pwd; fi) -- 2.26.2