projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc6a84a
)
fix previous PCMCIA breakage
author
David Schleef
<ds@schleef.org>
Wed, 24 May 2000 23:31:23 +0000
(23:31 +0000)
committer
David Schleef
<ds@schleef.org>
Wed, 24 May 2000 23:31:23 +0000
(23:31 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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)