Skip to content

Commit

Permalink
update root Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
kwtalley committed Mar 25, 2024
1 parent 496c09b commit 84922e4
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,22 +42,10 @@ msgfees:
name:
@make -C contracts/name

.PHONY: nft
nft:
@make -C contracts/nft

.PHONY: security
security:
@make -C contracts/security

.PHONY: scope
scope:
@make -C contracts/scope

.PHONY: template
template:
@make -C contracts/template

.PHONY: trigger
trigger:
@make -C contracts/trigger

0 comments on commit 84922e4

Please sign in to comment.