summaryrefslogtreecommitdiff
path: root/ext/systemc/src/sysc/qt/md/hppa.Makefile
blob: bf770ae3b899e64916ca2ed9dd066c6707d4c4ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# This file (pa-risc.Makefile) is part of the port of QuickThreads for
# PA-RISC 1.1 architecture.  This file is a machine dependent makefile
# for QuickThreads.  It was written in 1994 by Uwe Reder
# (`uereder@cip.informatik.uni-erlangen.de') for the Operating Systems
# Department (IMMD4) at the University of Erlangen/Nuernberg Germany.

# `Normal' configuration.

CC = cc -Aa

.s.o:
	/usr/ccs/bin/as -o $@ $<