diff options
Diffstat (limited to 'qt/md/hppa.Makefile')
-rw-r--r-- | qt/md/hppa.Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/qt/md/hppa.Makefile b/qt/md/hppa.Makefile new file mode 100644 index 000000000..a15e28c99 --- /dev/null +++ b/qt/md/hppa.Makefile @@ -0,0 +1,9 @@ +# 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 |