mirror of
https://github.com/ksherlock/profuse.git
synced 2025-01-21 16:30:47 +00:00
delete extraneous makefile
git-svn-id: https://profuse.googlecode.com/svn/branches/profuse_interim@338 aa027e90-d47c-11dd-86d7-074df07e0730
This commit is contained in:
parent
2bd72b08b9
commit
9a6e9150ef
@ -1,7 +0,0 @@
|
||||
CC = g++
|
||||
CPPFLAGS += -g -Wall -I../
|
||||
|
||||
|
||||
all : Endian.o
|
||||
|
||||
Endian.o : Endian.cpp Endian.h
|
@ -1,9 +0,0 @@
|
||||
CC = g++
|
||||
CPPFLAGS += -g -Wall -I../
|
||||
|
||||
|
||||
all : Exception.o Lock.o
|
||||
|
||||
Exception.o : Exception.cpp Exception.h
|
||||
|
||||
Lock.o : Lock.cpp Lock.h
|
Loading…
x
Reference in New Issue
Block a user