Skip to content

Commit

Permalink
deleted Makefile in samples
Browse files Browse the repository at this point in the history
  • Loading branch information
mxlgv committed Dec 12, 2020
1 parent 5fef67f commit 9205a61
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
2 changes: 1 addition & 1 deletion build
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ rm -rf *
svn co svn://kolibrios.org/programs/develop/ktcc/trunk/bin .
svn co svn://kolibrios.org/programs/develop/ktcc/trunk/libc/include
svn co svn://kolibrios.org/programs/develop/ktcc/trunk/samples
rm -rf kos32-tcc.exe kos32-tcc .svn include/.svn samples/.svn
rm -rf kos32-tcc.exe kos32-tcc .svn include/.svn samples/.svn samples/Makefile
cd ../../../../

########## CHECK IMG SIZE ###########
Expand Down
22 changes: 0 additions & 22 deletions build_iso/kolibrios/develop/tcc/samples/Makefile

This file was deleted.

0 comments on commit 9205a61

Please sign in to comment.