mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Removed check already done in Makefile.include.
This commit is contained in:
parent
929da590be
commit
e914302e94
@ -30,13 +30,9 @@
|
||||
#
|
||||
# Author: Oliver Schmidt <ol.sc@web.de>
|
||||
#
|
||||
# $Id: Makefile.win32,v 1.14 2008/03/04 22:55:54 oliverschmidt Exp $
|
||||
# $Id: Makefile.win32,v 1.15 2008/05/22 19:45:47 oliverschmidt Exp $
|
||||
#
|
||||
|
||||
ifndef CONTIKI
|
||||
${error CONTIKI not defined! You must specify where CONTIKI resides!}
|
||||
endif
|
||||
|
||||
TARGET_LIBFILES = /lib/w32api/libws2_32.a /lib/w32api/libiphlpapi.a
|
||||
|
||||
CONTIKI_TARGET_DIRS = . cfs ctk loader
|
||||
|
Loading…
Reference in New Issue
Block a user