Merge pull request #795 from nasa/794

Remove make target "sie"
This commit is contained in:
dbankieris 2019-06-03 09:41:59 -05:00 committed by GitHub
commit 38d769e995
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -327,8 +327,6 @@ all: S_sie.resource
# SIE ==========================================================================
sie: S_sie.resource
S_sie.resource: \$(S_MAIN)
\t\$(PRINT_SIE)
\t\$(call ECHO_AND_LOG,./\$(S_MAIN) sie)\n" ;