diff options
author | June McEnroe <june@causal.agency> | 2019-03-27 23:18:14 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-03-27 23:18:14 -0400 |
commit | d268e957df24b8974186454b11be35c75fa9568b (patch) | |
tree | 2a9c11a62159c288a8615dbd9f3dd5eae7b04990 /.gitignore | |
parent | Replace feature test macro with _XOPEN_SOURCE (diff) | |
download | wep-d268e957df24b8974186454b11be35c75fa9568b.tar.gz wep-d268e957df24b8974186454b11be35c75fa9568b.zip |
Add "configure" script
Look I'm being all compatible and stuff.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1063b25..7353963 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.o CARDS.DLL SOL.EXE +config.mk dump freecell sol |