Skip to content

Commit

Permalink
Makefile upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha committed May 8, 2023
1 parent a6f10ba commit 32cc5ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ GRADLE_VERSION ?= 8.1.1
MODULE_LOCATIONS := jeorg-kotlin-apps/jeorg-microchip-maker/jeorg-microchip-maker-gui \
jeorg-kotlin-arrow-optics/jeorg-kotlin-arrow-optics-gradle-1


b: clean build
clean:
if [[ -f jeorg-kotlin-apps/jeorg-microchip-maker/jeorg-microchip-maker-gui/kotlin-js-store/yarn.lock ]]; then rm jeorg-kotlin-apps/jeorg-microchip-maker/jeorg-microchip-maker-gui/kotlin-js-store/yarn.lock; fi
Expand Down

0 comments on commit 32cc5ca

Please sign in to comment.