X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/raggedstone/blobdiff_plain/24dfcf19e1ea9099805ee10d17390ce159f3e109..816293e0b569a4cb30f94f8f9dacfb721039ed1d:/common/Makefile.common diff --git a/common/Makefile.common b/common/Makefile.common index ef297fe..e9d4cfe 100644 --- a/common/Makefile.common +++ b/common/Makefile.common @@ -7,7 +7,7 @@ CABLE ?= auto INTSTYLE := silent -SOURCES := $(shell find . -name "*.v" -or -name "*.vhd" -print) +SOURCES := $(shell find . -name "*.vhd" -print) $(shell find . -name "*.v" -print) PART ?= xc3s1500-fg456-4 TARGET ?= bit CLEANFILES ?=