projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add Adafruit's Atmega32u4 breakout board
[pub/USBasp.git]
/
LUFA
/
makefile
diff --git
a/LUFA/makefile
b/LUFA/makefile
index
7e7a9c3
..
4c76a17
100644
(file)
--- a/
LUFA/makefile
+++ b/
LUFA/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
7
.
+# Copyright (C) Dean Camera, 201
8
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
@@
-9,7
+9,7
@@
# Makefile for the LUFA library itself.
# ---------------------------------------
# Makefile for the LUFA library itself.
# ---------------------------------------
-LUFA_VERSION_NUM := $(shell grep LUFA_VERSION_STRING
$(LUFA_PATH)/
Version.h | cut -d'"' -f2)
+LUFA_VERSION_NUM := $(shell grep LUFA_VERSION_STRING Version.h | cut -d'"' -f2)
# Default target - no default action when attempting to build the core directly
all:
# Default target - no default action when attempting to build the core directly
all: