diff options
-rw-r--r-- | GNUmakefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/GNUmakefile b/GNUmakefile index 7b737bb..ae10a22 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -14,16 +14,6 @@ HEADERS := EV.h REL.h ABS.h MSC.h LED.h SND.h REP.h KEY.h BTN.h BUS.h SW.h all: build -################################################################# -# poor man's autoconf ;-) - -include mk/Autoconf.mk - -define make-config -LIB := $(LIB) -endef - - ######################################################################## # rules |