If the MakeTable query includes an AutoNumber field in its output, then that field in the new table will also be an AutoNumber field.
However, the values the MakeTable query inserts in the AutoNumber field in the new table will be based on the values in the query's source table, they won't be generated by the new table's AutoNumber field.