mirror of
https://github.com/ksherlock/profuse.git
synced 2024-12-22 20:29:59 +00:00
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@191 aa027e90-d47c-11dd-86d7-074df07e0730
This commit is contained in:
parent
21906f7b9b
commit
07e7fef676
7
Endian/Makefile
Normal file
7
Endian/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
CC = g++
|
||||
CPPFLAGS += -g -Wall -I../
|
||||
|
||||
|
||||
all : Endian.o
|
||||
|
||||
Endian.o : Endian.cpp Endian.h
|
Loading…
Reference in New Issue
Block a user