root/paper-tape-project/trunk/driver/Makefile

Revision 21, 181 bytes (checked in by sven, 4 years ago)

Added TODO (sorry, in German), which contains a report about the current
development state. Furthermore some makefiles which just have been there for some
time and wanted to be included in the SVN :)

-- Sven @ workstation

Line 
1
2all: dummy.o linux
3
4# the dummy puncher backend
5puncher-dummy.o: puncher-backend.h puncher-dummy.c
6        gcc $(CFLAGS) -c puncher-dummy.c
7
8# all linux targets
9linux:
10        $(MAKE) -C linux
Note: See TracBrowser for help on using the browser.
© 2008 - 2010 Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License