clean up top-level Makefile targets

This commit is contained in:
Kartik K. Agaram 2022-02-10 06:53:22 -08:00
parent 5cab1c042d
commit 31127a9152
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@ RANLIB= ranlib
# == END OF USER SETTINGS. NO NEED TO CHANGE ANYTHING BELOW THIS LINE =========
# Convenience platforms targets.
PLATS= aix ansi freebsd generic linux macosx mingw netbsd openbsd posix solaris
# Keep this sync'd with src/Makefile
PLATS= freebsd linux macosx netbsd openbsd
# What to install.
TO_BIN= lua luac