summary refs log tree commit diff
path: root/port/caesar/Makefile
blob: 01205b16ba693a91f1c730e3407b89596203a513 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PREFIX = ~/.local
MANDIR = ${PREFIX}/share/man

LDLIBS = -lm

all: caesar rot13

clean:
	rm -f caesar rot13

install: caesar rot13 caesar.6
	install -d ${PREFIX}/bin ${MANDIR}/man6
	install caesar rot13 ${PREFIX}/bin
	install -m 644 caesar.6 ${MANDIR}/man6/caesar.6
	install -m 644 caesar.6 ${MANDIR}/man6/rot13.6

uninstall:
	rm -f ${PREFIX}/bin/caesar ${PREFIX}/bin/rot13
	rm -f ${MANDIR}/man6/caesar.6 ${MANDIR}/man6/rot13.6
35618600f199ef63980e04d21e3589b8&follow=1'>Dehtml pronoun fieldsJune McEnroe I forgot I wrote that... 2025-12-10Add Rose/HouseJune McEnroe Ends as all novelas do. 2025-11-19Bilingualize pronouns regexJune McEnroe 2025-11-19Hardcode a follower IDJune McEnroe 2025-11-18Add pronouns bot scriptJune McEnroe 2025-08-27Update DESCRIPTION of myselfJune McEnroe 2025-08-18Publish "time"June McEnroe 2025-08-18Add a bunch of film roll metadataJune McEnroe I'm not sure why I even do this. 2025-08-18Add a draftJune McEnroe