gpthist/Makefile
Stephan I. Böttcher 864e4973f7 Makefile: -O2
2023-11-01 10:02:56 +01:00

6 lines
67 B
Makefile

#! /usr/bin/make -f
CFLAGS = -g -O2
LOADLIBES = -lm
hist: hist.c