delete extraneous makefile

git-svn-id: https://profuse.googlecode.com/svn/branches/profuse_interim@340 aa027e90-d47c-11dd-86d7-074df07e0730
This commit is contained in:
ksherlock 2011-02-20 23:01:01 +00:00
parent 40ea9f2289
commit 1fd924ae1b
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
CC = g++
CPPFLAGS += -g -Wall -I../
all : DateTime.o
DateTime.o : DateTime.cpp DateTime.h