fix previous PCMCIA breakage
authorDavid Schleef <ds@schleef.org>
Wed, 24 May 2000 23:31:23 +0000 (23:31 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 24 May 2000 23:31:23 +0000 (23:31 +0000)
Makefile

index a4432c19575232a7e409a194de3656e054260966..7f1f92a5723fcfd2a5aeb71b99cbc65d57ae1617 100644 (file)
--- 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)