exposurses

Artifact [c1534c7fc9]
Login

Artifact c1534c7fc9a0671084aea26cab1d4377355d39754040a5b09e8c7d92cda24b6b:


# Customize below to fit your system

# paths
PREFIX = /usr/local
MANPREFIX = ${PREFIX}/share/man

# includes and libs
LIBS=-lmenu -lcurses -lm

# compiler and linker
CC = cc