summaryrefslogtreecommitdiffhomepage
path: root/compile
diff options
context:
space:
mode:
authorMichael Smith <mikesmiffy128@gmail.com>2022-07-02 21:51:50 +0100
committerMichael Smith <mikesmiffy128@gmail.com>2022-07-23 18:51:28 +0100
commit5b8d37094a38aff1b2669056a4011a42450fd9c5 (patch)
tree0e67c30227d4368834df94be42fef645186267c6 /compile
parente3fd5ad05a7d933d401de431ce2d27a99d3b9995 (diff)
Add alias management plus input filtering skeleton
Some of the alias stuff was kind of stolen from earlier figuring-out Bill did. More Bill code is also on the way. :^)
Diffstat (limited to 'compile')
-rwxr-xr-xcompile2
1 files changed, 2 insertions, 0 deletions
diff --git a/compile b/compile
index 6948527..6b145a6 100755
--- a/compile
+++ b/compile
@@ -42,6 +42,8 @@ ld() {
}
src="\
+ ac.c
+ alias.c
autojump.c
con_.c
demorec.c