From aefea3071a519c96ee57e2461cc316df0fe193f1 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Thu, 22 Aug 2019 19:54:24 -0400 Subject: Add README --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 488245d..b8db2fb 100644 --- a/Makefile +++ b/Makefile @@ -15,3 +15,6 @@ cards.o dump.o example.o: cards.h clean: rm -f ${BINS} *.o *.bmp + +README.3: cards.3 + ln cards.3 README.3 -- cgit 1.4.1 input type='hidden' name='id' value='320c564657983c5dc65e5ecb5e97494f63e844d3'/> dontfiles
summary refs log tree commit diff
path: root/bin/1sh/exec.h (unfollow)
Commit message (Expand)Author
2020-06-08Replace __DECONST with regular castsJune McEnroe
2020-06-08Replace __printflike with __attribute__((format(printf, ...)))June McEnroe
2020-06-08Replace __dead2 with __attribute__((noreturn))June McEnroe
2020-06-08Replace __FBSDID macros with commentsJune McEnroe
2020-06-08Remove reference to FreeBSD-specific libedit hackJune McEnroe
2020-06-08Prefix mandoc with exec in about-filterJune McEnroe
2020-06-07Remove mktemp options from mkbuiltins, mktokensJune McEnroe
2020-06-07Cast z_stream fields to size_tJune McEnroe
2020-06-07Call static_assert by _Static_assertJune McEnroe
2020-06-07Add OpenBSD to install.shJune McEnroe
2020-06-03Add The Song of AchillesJune McEnroe
2020-06-01Allow redirecting input in everJune McEnroe
2020-05-31Add %c conversion to c scriptJune McEnroe
2020-05-31Add c script to READMEJune McEnroe
2020-05-31Add c scriptJune McEnroe
2020-05-31Update mdoc source URLsJune McEnroe
2020-05-26Remove unfinished PSF fontsJune McEnroe