- remove obsolete line
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@87 315a16e6-25f9-4109-90ae-ca3045a26c18
This commit is contained in:
parent
20158f05b2
commit
ffaffd305d
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
C_source = main.c tasks.c processor.c tests.c
|
||||
|
||||
OBJS += $(patsubst %.c, %.o, $(filter %.c, $(C_source)))
|
||||
ALLOBJS += $(patsubst %.c, %.o, $(filter %.c, $(C_source)))
|
||||
|
||||
# other implicit rules
|
||||
%.o : %.c
|
||||
|
|
Loading…
Add table
Reference in a new issue