File: HPUX.Install

package info (click to toggle)
xflip 1.01-28
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 184 kB
  • sloc: ansic: 895; makefile: 11
file content (22 lines) | stat: -rw-r--r-- 412 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Files changed:

* Imakefile:
  - Added ANSI flag for HP-UX.

* flip.c and meltdown.c:
  - Simulated random() and srandom() for HP-UX.

* flip.c:
  - Rolled in new "-oblic" option code (see Notes).

To compile and install:

xmkmf
make install

Notes:

* Applied new "-oblic" option (horizontal and vertical flip) from Hacquin
  Renaud <hacquin@iuta.u-nancy.fr>.

* No man page :-( Try "flip -?" or "meltdown -?".