put all the architecture specific stuff in separate subdirectories ... one for netwar...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 5 Sep 2006 18:34:47 +0000 (18:34 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 5 Sep 2006 18:34:47 +0000 (18:34 +0000)
commitb869e4be6a7faf6d519ce07f88d7ae4e085db04a
tree630120ad3317b17804331cb3a0e2c865e2f7a021
parentcf15c778b8a367d030921572af7f7bcb3d25d686
put all the architecture specific stuff in separate subdirectories ... one for netwara and one for win32 -- Guenter Knauf

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@889 a5681a0c-68f1-0310-ab6d-d61299d08faa
24 files changed:
confignt/config.h [deleted file]
netware/Makefile [new file with mode: 0644]
src/Makefile.NetWare [deleted file]
src/Makefile.Win32 [deleted file]
src/rrd.dsp [deleted file]
src/rrd.vcproj [deleted file]
src/rrd_afm.c
src/rrd_dump.c
src/rrd_gfx.c
src/rrd_graph.c
src/rrd_tool.h
src/rrdtool.dsp [deleted file]
src/rrdtool.dsw [deleted file]
src/rrdtool.sln [deleted file]
src/rrdtool.vcproj [deleted file]
src/win32comp.c
win32/Makefile [new file with mode: 0644]
win32/config.h [new file with mode: 0644]
win32/rrd.dsp [new file with mode: 0644]
win32/rrd.vcproj [new file with mode: 0644]
win32/rrdtool.dsp [new file with mode: 0644]
win32/rrdtool.dsw [new file with mode: 0644]
win32/rrdtool.plg [new file with mode: 0644]
win32/rrdtool.vcproj [new file with mode: 0644]