source: projects/driver/Makefile @ 22

Last change on this file since 22 was 21, checked in by sven, 16 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

File size: 181 bytes
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
11
Note: See TracBrowser for help on using the repository browser.
© 2008 - 2013 technikum29 • 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