Merge pull request #2738 from cesanta/newskeleton

move to new skeleton
This commit is contained in:
Sergio R. Caprile 2024-05-01 14:19:16 -03:00 committed by GitHub
commit 81f90c7b51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
16 changed files with 5 additions and 5 deletions

View File

@ -1 +0,0 @@
../../mongoose.c

View File

@ -1 +0,0 @@
../../mongoose.h

View File

@ -1 +0,0 @@
../../mongoose.c

View File

@ -1 +0,0 @@
../../mongoose.h

View File

@ -58,7 +58,7 @@ CFLAGS += -DMG_TLS=MG_TLS_BUILTIN
endif
all:
$(MAKE) -C ../examples/http-server
$(MAKE) -C ../tutorials/http/http-server
tall: mg_prefix unamalgamated test mip_test arm examples vc98 vc17 vc22 mingw mingw++ fuzz

View File

@ -0,0 +1 @@
../../../mongoose.c

View File

@ -0,0 +1 @@
../../../mongoose.h

View File

@ -0,0 +1 @@
../../../mongoose.c

View File

@ -0,0 +1 @@
../../../mongoose.h