Skip to content

Commit

Permalink
[libs] delete things randomly
Browse files Browse the repository at this point in the history
  • Loading branch information
Simn committed Jan 11, 2024
1 parent 58e9e52 commit dec37b3
Show file tree
Hide file tree
Showing 18 changed files with 2 additions and 2,826 deletions.
3 changes: 1 addition & 2 deletions libs/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
OCAMLOPT = ocamlopt
OCAMLC = ocamlc
TARGET_FLAG = all
LIBS=extlib-leftovers extc neko javalib ilib swflib ttflib objsize pcre2 ziplib
LIBS=extlib-leftovers extc neko javalib ilib swflib objsize pcre2 ziplib

all: $(LIBS)
$(LIBS):
Expand All @@ -14,7 +14,6 @@ clean:
$(MAKE) -C javalib clean
$(MAKE) -C ilib clean
$(MAKE) -C swflib clean
$(MAKE) -C ttflib clean
$(MAKE) -C objsize clean
$(MAKE) -C pcre2 clean
$(MAKE) -C ziplib clean
Expand Down
66 changes: 0 additions & 66 deletions libs/ocamake/ocamake.dsp

This file was deleted.

29 changes: 0 additions & 29 deletions libs/ocamake/ocamake.dsw

This file was deleted.

94 changes: 0 additions & 94 deletions libs/ocamake/ocamake.html

This file was deleted.

Loading

0 comments on commit dec37b3

Please sign in to comment.