mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 14:35:27 +00:00
* windows/Makefile.am: Correct makefile so loaddrv does not link
to Cygwin DLL. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@371 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -37,7 +37,7 @@ EXTRA_DIST = \
|
||||
|
||||
bin_PROGRAMS = loaddrv
|
||||
|
||||
loaddrv_CFLAGS = -mno-cygwin
|
||||
loaddrv_LDFLAGS = -mno-cygwin
|
||||
|
||||
loaddrv_SOURCES = \
|
||||
loaddrv.c \
|
||||
|
Reference in New Issue
Block a user