Pārlūkot izejas kodu

Added FreeBSD clean for Makefile

pull/389/head
Martinfx pirms 7 gadiem
vecāks
revīzija
398d793dbb
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. +4
    -0
      examples/Makefile

+ 4
- 0
examples/Makefile Parādīt failu

@ -359,6 +359,10 @@ ifeq ($(PLATFORM),PLATFORM_DESKTOP)
find . -type f -perm +ugo+x -delete
rm -f *.o
endif
ifeq ($(PLATFORM_OS),FREEBSD)
find . -type f -perm +ugo+x -delete
rm -f *.o
endif
endif
ifeq ($(PLATFORM),PLATFORM_RPI)
find . -type f -executable -delete

Notiek ielāde…
Atcelt
Saglabāt