OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [net/] [802/] [transit/] [Makefile] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
include $(TOPDIR)/Rules.make
2
 
3
all:    pdutr.h timertr.h
4
 
5
pdutr.h: pdutr.pre compile.awk
6
        awk -f ./compile.awk pdutr.pre > pdutr.h
7
 
8
timertr.h: timertr.pre compile.awk
9
        awk -f ./compile.awk timertr.pre > timertr.h
10
 
11
clean:
12
        touch pdutr.h timertr.h
13
        rm pdutr.h timertr.h

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.