summaryrefslogtreecommitdiff
path: root/libuxre/Makefile
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2026-06-23 21:34:41 -0700
committerThomas Ulmer <thomasmulmer02@gmail.com>2026-06-23 21:34:41 -0700
commit874d317334fae1ddce316f9b6f4d0ce4e434bf52 (patch)
tree929f924d3c3696d3aa9917aca0e7048bbe3e93e8 /libuxre/Makefile
parent15bd7946cc838a3151c357e4b0bc1ab85eecda62 (diff)
heirloom vi fixes from arch AUR
Diffstat (limited to 'libuxre/Makefile')
l---------[-rw-r--r--]libuxre/Makefile13
1 files changed, 1 insertions, 12 deletions
diff --git a/libuxre/Makefile b/libuxre/Makefile
index 46d7320..f568cf7 100644..120000
--- a/libuxre/Makefile
+++ b/libuxre/Makefile
@@ -1,12 +1 @@
-CFLAGS = $(COPT) $(RPMCFLAGS) -I.
-OBJS = bracket.o _collelem.o _collmult.o regcomp.o regdfa.o regerror.o regexec.o regfree.o regnfa.o regparse.o stubs.o
-
-.c.o: ; $(CC) $(CFLAGS) -c $<
-
-all: libuxre.a
-
-libuxre.a: $(OBJS)
- ar cr libuxre.a $(OBJS)
-
-clean:
- rm -f libuxre.a $(OBJS) core
+Makefile.mk \ No newline at end of file