- rename file

git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@15 315a16e6-25f9-4109-90ae-ca3045a26c18
This commit is contained in:
stefan 2010-08-02 12:38:13 +00:00
parent e184955a2b
commit 49177e8c9e
2 changed files with 1 additions and 1 deletions

View file

@ -1,4 +1,4 @@
C_source = alloc.c
C_source = memory.c
OBJS += $(patsubst %.c, %.o, $(filter %.c, $(C_source)))